警示維護 Cmdlet
以下是從資料庫中刪除警示的命令清單。
引數必須使用粗體。
Invoke-AmcRemoveOrphanedAlerts
刪除所有沒有相關事件的警示。
傳回值: 無效
參數 | 引數說明 |
---|---|
BatchSize (Int) | 在各個批次交易中會受到影響的列數。 |
BatchDelay (Int) | SQL 將暫停以供其他交易進行處理的時間長度 (以秒為單位)。 |
Test-AmcRemoveOrphanedAlerts
提供 Invoke-AmcRemoveAllOrphanedAlerts 方法的預覽結果,沒有將刪除任何相關事件的警示數量。
傳回值: 無效
參數 | 引數說明 |
---|---|
BatchSize (Int) | 在各個批次交易中會受到影響的列數。 |
每個 Test-<OperationName> 命令都傳回一個 PreviewDataSet 物件。此結果包含下列資訊:
•CountOfEventRows
•CountOfEventDeprecatedRows
•CountOfEventBatches
•CountOfDeprecatedBatches
•CountOfAlertRows
•CountOfAlertBatches
•TimeOfExecution (UTC)